getIsServer

abstract fun getIsServer(): Boolean

Set to true to let this node act as a server that stores received messages and resends them upon request.
bool is_server = 6;

Return

The isServer.